home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / GNU / emacs.inst / emacs19.idb / usr / gnu / info / emacs-19.z / emacs-19
Encoding:
GNU Info File  |  1994-08-02  |  25.5 KB  |  529 lines

  1. This is Info file ../info/emacs, produced by Makeinfo-1.54 from the
  2. input file emacs.texi.
  3.  
  4. 
  5. File: emacs,  Node: Manifesto,  Prev: Antinews,  Up: Top
  6.  
  7. The GNU Manifesto
  8. *****************
  9.  
  10.      The GNU Manifesto which appears below was written by Richard
  11.      Stallman at the beginning of the GNU project, to ask for
  12.      participation and support.  For the first few years, it was
  13.      updated in minor ways to account for developments, but now it
  14.      seems best to leave it unchanged as most people have seen it.
  15.  
  16.      Since that time, we have learned about certain common
  17.      misunderstandings that different wording could help avoid.
  18.      Footnotes help clarify these points.
  19.  
  20.      For up-to-date information about the available GNU software,
  21.      please see the latest issue of the GNU's Bulletin.  The list is
  22.      much too long to include here.
  23.  
  24. What's GNU?  Gnu's Not Unix!
  25. ============================
  26.  
  27.    GNU, which stands for Gnu's Not Unix, is the name for the complete
  28. Unix-compatible software system which I am writing so that I can give it
  29. away free to everyone who can use it.(1) Several other volunteers are
  30. helping me.  Contributions of time, money, programs and equipment are
  31. greatly needed.
  32.  
  33.    So far we have an Emacs text editor with Lisp for writing editor
  34. commands, a source level debugger, a yacc-compatible parser generator,
  35. a linker, and around 35 utilities.  A shell (command interpreter) is
  36. nearly completed.  A new portable optimizing C compiler has compiled
  37. itself and may be released this year.  An initial kernel exists but
  38. many more features are needed to emulate Unix.  When the kernel and
  39. compiler are finished, it will be possible to distribute a GNU system
  40. suitable for program development.  We will use TeX as our text
  41. formatter, but an nroff is being worked on.  We will use the free,
  42. portable X window system as well.  After this we will add a portable
  43. Common Lisp, an Empire game, a spreadsheet, and hundreds of other
  44. things, plus on-line documentation.  We hope to supply, eventually,
  45. everything useful that normally comes with a Unix system, and more.
  46.  
  47.    GNU will be able to run Unix programs, but will not be identical to
  48. Unix.  We will make all improvements that are convenient, based on our
  49. experience with other operating systems.  In particular, we plan to
  50. have longer file names, file version numbers, a crashproof file system,
  51. file name completion perhaps, terminal-independent display support, and
  52. perhaps eventually a Lisp-based window system through which several
  53. Lisp programs and ordinary Unix programs can share a screen.  Both C
  54. and Lisp will be available as system programming languages.  We will
  55. try to support UUCP, MIT Chaosnet, and Internet protocols for
  56. communication.
  57.  
  58.    GNU is aimed initially at machines in the 68000/16000 class with
  59. virtual memory, because they are the easiest machines to make it run
  60. on.  The extra effort to make it run on smaller machines will be left
  61. to someone who wants to use it on them.
  62.  
  63.    To avoid horrible confusion, please pronounce the `G' in the word
  64. `GNU' when it is the name of this project.
  65.  
  66. Why I Must Write GNU
  67. ====================
  68.  
  69.    I consider that the golden rule requires that if I like a program I
  70. must share it with other people who like it.  Software sellers want to
  71. divide the users and conquer them, making each user agree not to share
  72. with others.  I refuse to break solidarity with other users in this
  73. way.  I cannot in good conscience sign a nondisclosure agreement or a
  74. software license agreement.  For years I worked within the Artificial
  75. Intelligence Lab to resist such tendencies and other inhospitalities,
  76. but eventually they had gone too far: I could not remain in an
  77. institution where such things are done for me against my will.
  78.  
  79.    So that I can continue to use computers without dishonor, I have
  80. decided to put together a sufficient body of free software so that I
  81. will be able to get along without any software that is not free.  I
  82. have resigned from the AI lab to deny MIT any legal excuse to prevent
  83. me from giving GNU away.
  84.  
  85. Why GNU Will Be Compatible with Unix
  86. ====================================
  87.  
  88.    Unix is not my ideal system, but it is not too bad.  The essential
  89. features of Unix seem to be good ones, and I think I can fill in what
  90. Unix lacks without spoiling them.  And a system compatible with Unix
  91. would be convenient for many other people to adopt.
  92.  
  93. How GNU Will Be Available
  94. =========================
  95.  
  96.    GNU is not in the public domain.  Everyone will be permitted to
  97. modify and redistribute GNU, but no distributor will be allowed to
  98. restrict its further redistribution.  That is to say, proprietary
  99. modifications will not be allowed.  I want to make sure that all
  100. versions of GNU remain free.
  101.  
  102. Why Many Other Programmers Want to Help
  103. =======================================
  104.  
  105.    I have found many other programmers who are excited about GNU and
  106. want to help.
  107.  
  108.    Many programmers are unhappy about the commercialization of system
  109. software.  It may enable them to make more money, but it requires them
  110. to feel in conflict with other programmers in general rather than feel
  111. as comrades.  The fundamental act of friendship among programmers is the
  112. sharing of programs; marketing arrangements now typically used
  113. essentially forbid programmers to treat others as friends.  The
  114. purchaser of software must choose between friendship and obeying the
  115. law.  Naturally, many decide that friendship is more important.  But
  116. those who believe in law often do not feel at ease with either choice.
  117. They become cynical and think that programming is just a way of making
  118. money.
  119.  
  120.    By working on and using GNU rather than proprietary programs, we can
  121. be hospitable to everyone and obey the law.  In addition, GNU serves as
  122. an example to inspire and a banner to rally others to join us in
  123. sharing.  This can give us a feeling of harmony which is impossible if
  124. we use software that is not free.  For about half the programmers I
  125. talk to, this is an important happiness that money cannot replace.
  126.  
  127. How You Can Contribute
  128. ======================
  129.  
  130.    I am asking computer manufacturers for donations of machines and
  131. money.  I'm asking individuals for donations of programs and work.
  132.  
  133.    One consequence you can expect if you donate machines is that GNU
  134. will run on them at an early date.  The machines should be complete,
  135. ready to use systems, approved for use in a residential area, and not
  136. in need of sophisticated cooling or power.
  137.  
  138.    I have found very many programmers eager to contribute part-time
  139. work for GNU.  For most projects, such part-time distributed work would
  140. be very hard to coordinate; the independently-written parts would not
  141. work together.  But for the particular task of replacing Unix, this
  142. problem is absent.  A complete Unix system contains hundreds of utility
  143. programs, each of which is documented separately.  Most interface
  144. specifications are fixed by Unix compatibility.  If each contributor
  145. can write a compatible replacement for a single Unix utility, and make
  146. it work properly in place of the original on a Unix system, then these
  147. utilities will work right when put together.  Even allowing for Murphy
  148. to create a few unexpected problems, assembling these components will
  149. be a feasible task.  (The kernel will require closer communication and
  150. will be worked on by a small, tight group.)
  151.  
  152.    If I get donations of money, I may be able to hire a few people full
  153. or part time.  The salary won't be high by programmers' standards, but
  154. I'm looking for people for whom building community spirit is as
  155. important as making money.  I view this as a way of enabling dedicated
  156. people to devote their full energies to working on GNU by sparing them
  157. the need to make a living in another way.
  158.  
  159. Why All Computer Users Will Benefit
  160. ===================================
  161.  
  162.    Once GNU is written, everyone will be able to obtain good system
  163. software free, just like air.(2)
  164.  
  165.    This means much more than just saving everyone the price of a Unix
  166. license.  It means that much wasteful duplication of system programming
  167. effort will be avoided.  This effort can go instead into advancing the
  168. state of the art.
  169.  
  170.    Complete system sources will be available to everyone.  As a result,
  171. a user who needs changes in the system will always be free to make them
  172. himself, or hire any available programmer or company to make them for
  173. him.  Users will no longer be at the mercy of one programmer or company
  174. which owns the sources and is in sole position to make changes.
  175.  
  176.    Schools will be able to provide a much more educational environment
  177. by encouraging all students to study and improve the system code.
  178. Harvard's computer lab used to have the policy that no program could be
  179. installed on the system if its sources were not on public display, and
  180. upheld it by actually refusing to install certain programs.  I was very
  181. much inspired by this.
  182.  
  183.    Finally, the overhead of considering who owns the system software
  184. and what one is or is not entitled to do with it will be lifted.
  185.  
  186.    Arrangements to make people pay for using a program, including
  187. licensing of copies, always incur a tremendous cost to society through
  188. the cumbersome mechanisms necessary to figure out how much (that is,
  189. which programs) a person must pay for.  And only a police state can
  190. force everyone to obey them.  Consider a space station where air must
  191. be manufactured at great cost: charging each breather per liter of air
  192. may be fair, but wearing the metered gas mask all day and all night is
  193. intolerable even if everyone can afford to pay the air bill.  And the
  194. TV cameras everywhere to see if you ever take the mask off are
  195. outrageous.  It's better to support the air plant with a head tax and
  196. chuck the masks.
  197.  
  198.    Copying all or parts of a program is as natural to a programmer as
  199. breathing, and as productive.  It ought to be as free.
  200.  
  201. Some Easily Rebutted Objections to GNU's Goals
  202. ==============================================
  203.  
  204.      "Nobody will use it if it is free, because that means they can't
  205.      rely on any support."
  206.  
  207.      "You have to charge for the program to pay for providing the
  208.      support."
  209.  
  210.    If people would rather pay for GNU plus service than get GNU free
  211. without service, a company to provide just service to people who have
  212. obtained GNU free ought to be profitable.(3)
  213.  
  214.    We must distinguish between support in the form of real programming
  215. work and mere handholding.  The former is something one cannot rely on
  216. from a software vendor.  If your problem is not shared by enough
  217. people, the vendor will tell you to get lost.
  218.  
  219.    If your business needs to be able to rely on support, the only way
  220. is to have all the necessary sources and tools.  Then you can hire any
  221. available person to fix your problem; you are not at the mercy of any
  222. individual.  With Unix, the price of sources puts this out of
  223. consideration for most businesses.  With GNU this will be easy.  It is
  224. still possible for there to be no available competent person, but this
  225. problem cannot be blamed on distribution arrangements.  GNU does not
  226. eliminate all the world's problems, only some of them.
  227.  
  228.    Meanwhile, the users who know nothing about computers need
  229. handholding: doing things for them which they could easily do
  230. themselves but don't know how.
  231.  
  232.    Such services could be provided by companies that sell just
  233. hand-holding and repair service.  If it is true that users would rather
  234. spend money and get a product with service, they will also be willing
  235. to buy the service having got the product free.  The service companies
  236. will compete in quality and price; users will not be tied to any
  237. particular one.  Meanwhile, those of us who don't need the service
  238. should be able to use the program without paying for the service.
  239.  
  240.      "You cannot reach many people without advertising, and you must
  241.      charge for the program to support that."
  242.  
  243.      "It's no use advertising a program people can get free."
  244.  
  245.    There are various forms of free or very cheap publicity that can be
  246. used to inform numbers of computer users about something like GNU.  But
  247. it may be true that one can reach more microcomputer users with
  248. advertising.  If this is really so, a business which advertises the
  249. service of copying and mailing GNU for a fee ought to be successful
  250. enough to pay for its advertising and more.  This way, only the users
  251. who benefit from the advertising pay for it.
  252.  
  253.    On the other hand, if many people get GNU from their friends, and
  254. such companies don't succeed, this will show that advertising was not
  255. really necessary to spread GNU.  Why is it that free market advocates
  256. don't want to let the free market decide this?(4)
  257.  
  258.      "My company needs a proprietary operating system to get a
  259.      competitive edge."
  260.  
  261.    GNU will remove operating system software from the realm of
  262. competition.  You will not be able to get an edge in this area, but
  263. neither will your competitors be able to get an edge over you.  You and
  264. they will compete in other areas, while benefiting mutually in this
  265. one.  If your business is selling an operating system, you will not
  266. like GNU, but that's tough on you.  If your business is something else,
  267. GNU can save you from being pushed into the expensive business of
  268. selling operating systems.
  269.  
  270.    I would like to see GNU development supported by gifts from many
  271. manufacturers and users, reducing the cost to each.(5)
  272.  
  273.      "Don't programmers deserve a reward for their creativity?"
  274.  
  275.    If anything deserves a reward, it is social contribution.
  276. Creativity can be a social contribution, but only in so far as society
  277. is free to use the results.  If programmers deserve to be rewarded for
  278. creating innovative programs, by the same token they deserve to be
  279. punished if they restrict the use of these programs.
  280.  
  281.      "Shouldn't a programmer be able to ask for a reward for his
  282.      creativity?"
  283.  
  284.    There is nothing wrong with wanting pay for work, or seeking to
  285. maximize one's income, as long as one does not use means that are
  286. destructive.  But the means customary in the field of software today
  287. are based on destruction.
  288.  
  289.    Extracting money from users of a program by restricting their use of
  290. it is destructive because the restrictions reduce the amount and the
  291. ways that the program can be used.  This reduces the amount of wealth
  292. that humanity derives from the program.  When there is a deliberate
  293. choice to restrict, the harmful consequences are deliberate destruction.
  294.  
  295.    The reason a good citizen does not use such destructive means to
  296. become wealthier is that, if everyone did so, we would all become
  297. poorer from the mutual destructiveness.  This is Kantian ethics; or,
  298. the Golden Rule.  Since I do not like the consequences that result if
  299. everyone hoards information, I am required to consider it wrong for one
  300. to do so.  Specifically, the desire to be rewarded for one's creativity
  301. does not justify depriving the world in general of all or part of that
  302. creativity.
  303.  
  304.      "Won't programmers starve?"
  305.  
  306.    I could answer that nobody is forced to be a programmer.  Most of us
  307. cannot manage to get any money for standing on the street and making
  308. faces.  But we are not, as a result, condemned to spend our lives
  309. standing on the street making faces, and starving.  We do something
  310. else.
  311.  
  312.    But that is the wrong answer because it accepts the questioner's
  313. implicit assumption: that without ownership of software, programmers
  314. cannot possibly be paid a cent.  Supposedly it is all or nothing.
  315.  
  316.    The real reason programmers will not starve is that it will still be
  317. possible for them to get paid for programming; just not paid as much as
  318. now.
  319.  
  320.    Restricting copying is not the only basis for business in software.
  321. It is the most common basis because it brings in the most money.  If it
  322. were prohibited, or rejected by the customer, software business would
  323. move to other bases of organization which are now used less often.
  324. There are always numerous ways to organize any kind of business.
  325.  
  326.    Probably programming will not be as lucrative on the new basis as it
  327. is now.  But that is not an argument against the change.  It is not
  328. considered an injustice that sales clerks make the salaries that they
  329. now do.  If programmers made the same, that would not be an injustice
  330. either.  (In practice they would still make considerably more than
  331. that.)
  332.  
  333.      "Don't people have a right to control how their creativity is
  334.      used?"
  335.  
  336.    "Control over the use of one's ideas" really constitutes control over
  337. other people's lives; and it is usually used to make their lives more
  338. difficult.
  339.  
  340.    People who have studied the issue of intellectual property rights
  341. carefully (such as lawyers) say that there is no intrinsic right to
  342. intellectual property.  The kinds of supposed intellectual property
  343. rights that the government recognizes were created by specific acts of
  344. legislation for specific purposes.
  345.  
  346.    For example, the patent system was established to encourage
  347. inventors to disclose the details of their inventions.  Its purpose was
  348. to help society rather than to help inventors.  At the time, the life
  349. span of 17 years for a patent was short compared with the rate of
  350. advance of the state of the art.  Since patents are an issue only among
  351. manufacturers, for whom the cost and effort of a license agreement are
  352. small compared with setting up production, the patents often do not do
  353. much harm.  They do not obstruct most individuals who use patented
  354. products.
  355.  
  356.    The idea of copyright did not exist in ancient times, when authors
  357. frequently copied other authors at length in works of non-fiction.  This
  358. practice was useful, and is the only way many authors' works have
  359. survived even in part.  The copyright system was created expressly for
  360. the purpose of encouraging authorship.  In the domain for which it was
  361. invented--books, which could be copied economically only on a printing
  362. press--it did little harm, and did not obstruct most of the individuals
  363. who read the books.
  364.  
  365.    All intellectual property rights are just licenses granted by society
  366. because it was thought, rightly or wrongly, that society as a whole
  367. would benefit by granting them.  But in any particular situation, we
  368. have to ask: are we really better off granting such license?  What kind
  369. of act are we licensing a person to do?
  370.  
  371.    The case of programs today is very different from that of books a
  372. hundred years ago.  The fact that the easiest way to copy a program is
  373. from one neighbor to another, the fact that a program has both source
  374. code and object code which are distinct, and the fact that a program is
  375. used rather than read and enjoyed, combine to create a situation in
  376. which a person who enforces a copyright is harming society as a whole
  377. both materially and spiritually; in which a person should not do so
  378. regardless of whether the law enables him to.
  379.  
  380.      "Competition makes things get done better."
  381.  
  382.    The paradigm of competition is a race: by rewarding the winner, we
  383. encourage everyone to run faster.  When capitalism really works this
  384. way, it does a good job; but its defenders are wrong in assuming it
  385. always works this way.  If the runners forget why the reward is offered
  386. and become intent on winning, no matter how, they may find other
  387. strategies--such as, attacking other runners.  If the runners get into
  388. a fist fight, they will all finish late.
  389.  
  390.    Proprietary and secret software is the moral equivalent of runners
  391. in a fist fight.  Sad to say, the only referee we've got does not seem
  392. to object to fights; he just regulates them ("For every ten yards you
  393. run, you can fire one shot").  He really ought to break them up, and
  394. penalize runners for even trying to fight.
  395.  
  396.      "Won't everyone stop programming without a monetary incentive?"
  397.  
  398.    Actually, many people will program with absolutely no monetary
  399. incentive.  Programming has an irresistible fascination for some
  400. people, usually the people who are best at it.  There is no shortage of
  401. professional musicians who keep at it even though they have no hope of
  402. making a living that way.
  403.  
  404.    But really this question, though commonly asked, is not appropriate
  405. to the situation.  Pay for programmers will not disappear, only become
  406. less.  So the right question is, will anyone program with a reduced
  407. monetary incentive?  My experience shows that they will.
  408.  
  409.    For more than ten years, many of the world's best programmers worked
  410. at the Artificial Intelligence Lab for far less money than they could
  411. have had anywhere else.  They got many kinds of non-monetary rewards:
  412. fame and appreciation, for example.  And creativity is also fun, a
  413. reward in itself.
  414.  
  415.    Then most of them left when offered a chance to do the same
  416. interesting work for a lot of money.
  417.  
  418.    What the facts show is that people will program for reasons other
  419. than riches; but if given a chance to make a lot of money as well, they
  420. will come to expect and demand it.  Low-paying organizations do poorly
  421. in competition with high-paying ones, but they do not have to do badly
  422. if the high-paying ones are banned.
  423.  
  424.      "We need the programmers desperately.  If they demand that we stop
  425.      helping our neighbors, we have to obey."
  426.  
  427.    You're never so desperate that you have to obey this sort of demand.
  428. Remember: millions for defense, but not a cent for tribute!
  429.  
  430.      "Programmers need to make a living somehow."
  431.  
  432.    In the short run, this is true.  However, there are plenty of ways
  433. that programmers could make a living without selling the right to use a
  434. program.  This way is customary now because it brings programmers and
  435. businessmen the most money, not because it is the only way to make a
  436. living.  It is easy to find other ways if you want to find them.  Here
  437. are a number of examples.
  438.  
  439.    A manufacturer introducing a new computer will pay for the porting of
  440. operating systems onto the new hardware.
  441.  
  442.    The sale of teaching, hand-holding and maintenance services could
  443. also employ programmers.
  444.  
  445.    People with new ideas could distribute programs as freeware, asking
  446. for donations from satisfied users, or selling hand-holding services.
  447. I have met people who are already working this way successfully.
  448.  
  449.    Users with related needs can form users' groups, and pay dues.  A
  450. group would contract with programming companies to write programs that
  451. the group's members would like to use.
  452.  
  453.    All sorts of development can be funded with a Software Tax:
  454.  
  455.      Suppose everyone who buys a computer has to pay x percent of the
  456.      price as a software tax.  The government gives this to an agency
  457.      like the NSF to spend on software development.
  458.  
  459.      But if the computer buyer makes a donation to software development
  460.      himself, he can take a credit against the tax.  He can donate to
  461.      the project of his own choosing--often, chosen because he hopes to
  462.      use the results when it is done.  He can take a credit for any
  463.      amount of donation up to the total tax he had to pay.
  464.  
  465.      The total tax rate could be decided by a vote of the payers of the
  466.      tax, weighted according to the amount they will be taxed on.
  467.  
  468.      The consequences:
  469.  
  470.         * The computer-using community supports software development.
  471.  
  472.         * This community decides what level of support is needed.
  473.  
  474.         * Users who care which projects their share is spent on can
  475.           choose this for themselves.
  476.  
  477.    In the long run, making programs free is a step toward the
  478. post-scarcity world, where nobody will have to work very hard just to
  479. make a living.  People will be free to devote themselves to activities
  480. that are fun, such as programming, after spending the necessary ten
  481. hours a week on required tasks such as legislation, family counseling,
  482. robot repair and asteroid prospecting.  There will be no need to be
  483. able to make a living from programming.
  484.  
  485.    We have already greatly reduced the amount of work that the whole
  486. society must do for its actual productivity, but only a little of this
  487. has translated itself into leisure for workers because much
  488. nonproductive activity is required to accompany productive activity.
  489. The main causes of this are bureaucracy and isometric struggles against
  490. competition.  Free software will greatly reduce these drains in the
  491. area of software production.  We must do this, in order for technical
  492. gains in productivity to translate into less work for us.
  493.  
  494.    ---------- Footnotes ----------
  495.  
  496.    (1)  The wording here was careless.  The intention was that nobody
  497. would have to pay for *permission* to use the GNU system.  But the
  498. words don't make this clear, and people often interpret them as saying
  499. that copies of GNU should always be distributed at little or no charge.
  500. That was never the intent; later on, the manifesto mentions the
  501. possibility of companies providing the service of distribution for a
  502. profit.  Subsequently I have learned to distinguish carefully between
  503. "free" in the sense of freedom and "free" in the sense of price.  Free
  504. software is software that users have the freedom to distribute and
  505. change.  Some users may obtain copies at no charge, while others pay to
  506. obtain copies--and if the funds help support improving the software, so
  507. much the better.  The important thing is that everyone who has a copy
  508. has the freedom to cooperate with others in using it.
  509.  
  510.    (2)  This is another place I failed to distinguish carefully between
  511. the two different meanings of "free".  The statement as it stands is
  512. not false--you can get copies of GNU software at no charge, from your
  513. friends or over the net.  But it does suggest the wrong idea.
  514.  
  515.    (3)  Several such companies now exist.
  516.  
  517.    (4)  The Free Software Foundation raises most of its funds from a
  518. distribution service, although it is a charity rather than a company.
  519. If *no one* chooses to obtain copies by ordering the from the FSF, it
  520. will be unable to do its work.  But this does not mean that proprietary
  521. restrictions are justified to force every user to pay.  If a small
  522. fraction of all the users order copies from the FSF, that is sufficient
  523. to keep the FSF afloat.  So we ask users to choose to support us in
  524. this way.  Have you done your part?
  525.  
  526.    (5)  A group of computer companies recently pooled funds to support
  527. maintenance of the GNU C Compiler.
  528.  
  529.